home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 3_Gadgets / Yahoo_Mail / YahooMail.gadget / css / settings.css < prev   
Cascading Style Sheet File  |  2007-11-27  |  309b  |  28 lines

  1. body
  2. {
  3.     width: 133px;
  4.     height: 110px;
  5.     margin:0px;
  6. }
  7. .titleHeader 
  8. {
  9.     font-size: 12px;
  10.     font-family: Segoe UI, Tahoma, sans-serif;
  11. }
  12.  
  13. .settingName 
  14. {
  15.     font-size: 12px;
  16. }
  17.  
  18. .normal 
  19. {
  20.     font-size: 12px;
  21. }
  22.  
  23. .textBox
  24. {
  25.     font-size: 12px;
  26.     font-weight:normal;
  27. }
  28.